strictly check for the associated get/set arg functions. if an arg is
authorTim Janik <timj@gtk.org>
Fri, 10 Jul 1998 11:36:26 +0000 (11:36 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 10 Jul 1998 11:36:26 +0000 (11:36 +0000)
commit5edb04999cc63b5fe598ae968cfe29b8f16ccdd3
treea7524c7d9bd06563794c9c529e7c9ceb547954af
parentab3f4a160797f12334885c4c24223c7027a11a83
strictly check for the associated get/set arg functions. if an arg is

Fri Jul 10 13:29:53 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkcontainer.c:
        (gtk_container_arg_get):
        (gtk_container_arg_set):
        * gtk/gtkobject.c:
        (gtk_object_arg_set):
        (gtk_object_arg_get):
        strictly check for the associated get/set arg functions. if an
        arg is readable or writable, the associated class functions *must*
        be provided.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcontainer.c
gtk/gtkobject.c